JobLocation 
EntityType  Independent 
Logical Entity Name  JobLocation 
Default Table Name  PlLocation 
Logical Only  NO 
Definition 
 
Note 
 

JobLocation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
JobLocationId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CampusGroupId    INTEGER  YES 
 

JobLocation Keys 
Key Name  Key Type  Keys 
PlLocation_Code_N_N_IDX  Inversion Entry  Code 
PlLocation_PlLocationID_U_C_IDX  PrimaryKey  JobLocationId 

JobLocation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EmployerJob  Non-Identifying  One To Zero or More          NO 
EmployerLocation  Non-Identifying  One To Zero or More          NO 
Employer  Non-Identifying  One To Zero or More          NO 
plLocationExternalMap  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryJobLocation  Non-Identifying  One To Zero or More          NO 
StudentPlacementSearchAgent  Non-Identifying  One To Zero or More          NO 
EmployerJob  Non-Identifying  One To Zero or More          NO 
EmployerLocation  Non-Identifying  One To Zero or More          NO 
StudentPlacementSearchAgent  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryJobLocation  Non-Identifying  One To Zero or More          NO 
Employer  Non-Identifying  One To Zero or More          NO 

JobLocation Check Constraints 
Check Constraint Name  CheckConstraint